public class GxClientCellModel
A model for the client cell
| Modifier and Type | Field and Description | 
|---|---|
|  GxClientColumnModel | Column!The cell's column | 
|  GxClientRowModel | Row!The cell's row. | 
|  BBjString | Value!The cell's value | 
public GxClientColumnModel Column!The cell's column
public GxClientRowModel Row!The cell's row.
public BBjString Value!The cell's value